From: Eli Zaretskii Date: Sat, 9 Jun 2001 14:19:25 +0000 (+0000) Subject: (Basic Indent): Add a cross-reference to description of indent-tabs-mode. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~63063 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=5151db0c4e24263c5dfc92c31cef8aa2eabe3648;p=emacs.git (Basic Indent): Add a cross-reference to description of indent-tabs-mode. --- diff --git a/man/programs.texi b/man/programs.texi index 1f1215a3fc0..6e15e811c6b 100644 --- a/man/programs.texi +++ b/man/programs.texi @@ -446,6 +446,9 @@ inside a string. This restriction is vital for making the indentation commands fast; you must simply accept it. @xref{Defuns}, for more information on this. + Normally, lines are indented with tabs and spaces. If you want Emacs +to use spaces only, see @ref{Just Spaces}. + @node Multi-line Indent @subsection Indenting Several Lines